Skip to content

Update overlayfs_manager.py#189

Open
virrius wants to merge 2 commits intomainfrom
bugfix
Open

Update overlayfs_manager.py#189
virrius wants to merge 2 commits intomainfrom
bugfix

Conversation

@virrius
Copy link
Copy Markdown
Member

@virrius virrius commented Mar 30, 2026

found when running deep research

2026-03-30 18:55:27,475 - sgr_agent_core.services.overlayfs_manager - 237 - ERROR - Failed to initialize OverlayFS for RunCommandTool
Traceback (most recent call last):
  File "F:\sgr-deep-research\sgr_agent_core\services\overlayfs_manager.py", line 182, in initialize_from_config
    candidates = _get_run_command_config_candidates(config)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "F:\sgr-deep-research\sgr_agent_core\services\overlayfs_manager.py", line 39, in _get_run_command_config_candidates
    _, tool_configs = AgentFactory._resolve_tools_with_configs(agent_def.tools, config)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: AgentFactory._resolve_tools_with_configs() takes 2 positional arguments but 3 were given

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant